Release 10.1A: OpenEdge Development:
Open Client Introduction and Programming
Setting PROPATH components
To access the procedures for AppObject and SubAppObject definitions, you must first specify, in the Propath Components list box, the directories that contain the r-code for these procedures. Typically, these directories correspond to a portion of the AppServer
PROPATH. You can add, edit, or remove aPROPATHcomponent using the New, Edit, and Delete buttons next to the Propath Components list box on the AppObject tab folder.You can only add 4GL procedures to an Open Client interface object that ProxyGen can locate using the Propath Components setting. The
PROPATHitself might be different between the development and deployment machines, but the relative path for the r-code files below a specifiedPROPATHdirectory must remain unchanged. Thus, if you move the r-code files to a separate development machine for access by ProxyGen, make sure you maintain the directory structure used for relative path names under the Propath Components setting.To include procedures located in a Procedure Library, you must have the individual r-code files on disk in the same directory structure as in the Procedure Library. You can then pick the individual r-code files from the disk. For deployment, you can package the files into the Procedure Library, as long as you also include the Procedure Library on the AppServer
PROPATH.You also can use dot (
.) or some other relative path as aPROPATHcomponent.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |